

html {
	font-size: 14px;
	overflow-x: hidden;
}

li {
	list-style: none;
}

a {
	color: #212529
}

a:hover {
	text-decoration: none;
}

p, dl, dt, dd, ul {
	margin: 0px;
	padding: 0px;
}
:focus {
	color: #495057;
	border-color: #ddd;
	outline: 0;
	box-shadow: 0 0 0 0rem rgb(0 123 255 / 25%);
}

html {
	margin: 0;
	padding: 0;
	border: 0;
}

body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial,"Microsoft YaHei";
}

body {
	background: #fff;
	color: #666;
	position: relative;
	font-family: Arial,"Microsoft YaHei";
	vertical-align: baseline;
	width: 100%;
	overflow-x: hidden;
}

a {
	text-decoration: none;
	outline: none;
}

a:link {
	color: #666;
}

a:visited {
	color: #777c80;
}

a:hover,a:active,a:focus {
	color: #0956a4;
	text-decoration: none;
	outline: none;
}

input {
	padding: 0;
	margin: 0;
	font-family: 'Microsoft YaHei';
}

img {
	border: none;
	background: none;
	vertical-align: middle;
}

ul,ol,li {
	list-style-type: none !important;
}

select,input,img,select {
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

table, th, td {
	vertical-align: middle
}



.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.clearfix {
	zoom: 1
}

.clearboth {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	font-size: 0px;
}

h1,h2,h3,h4 {
	font-size: 12px;
	font-weight: bold;
}

hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 0;
}

h2.text-center {
	border-bottom: 1px solid #dee2e6!important;
	padding-bottom: 20px;
	margin-bottom: 20px;
}




/*nav*/
  
#menu {
	width: calc(100% - 660px);
	float:left;
	margin-top: 0px;
}
.index_top {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	background: #fff;
	width: 100%;
	padding: 0px 0px 0px 50px;
	transition: all 0.5s;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}
.index_top:hover,.active_top{
	background: rgba(255,255,255,1);
}



.tou2 {
	height: 80px;
}

.logo {
	line-height: 80px;
	float: left;
	width: 360px;
	position: relative;
}
.logo img{
	height: 88px;
	float: left;
	transition: all 0.5s;
}


.nav {
	width:auto;
	display:block;
	text-align: left;
	padding-left: 40px;
}
.nav li {
	line-height: 80px;
	text-align:center;
	width:auto;
	float:none;
	position:relative;
	z-index:99999;
	display:inline-block;
	margin: 0px 0.6vw;
}
.mxs 
{
	display:none !important;
}



.navej
{
	position: fixed;
	width: 100%;
	left: 0;
	top: 88px;
	display: flex;
	background: #fff;
	justify-content: center;
	display: flex;
	border-top: 0px #eee solid;
	height: 0px;
	overflow: hidden;
	transition: all .5s;
}
.nav li:hover .navej
{
    height: 250px;
    padding-top: 40px;
    border-top: 1px #eee solid;
}
.nav li .navej
{
	display:none;
}
.nav li:nth-of-type(6) .navej
{
	display:flex;
}


.navejlist
{
	text-align: left;
	padding: 0px 20px;
}
.navejlist a
{
	line-height: 2em !important;
	color: #005ca1 !important;
	border-bottom: 1px #005ca1 solid;
	font-weight: bold;
	font-size: 16px !important;
	display: inline-block;
	margin-bottom: 10px;
}
.navsj
{
	
}

.navsj a
{
	border-bottom: 0px #eee solid;
	font-weight: normal;
	color: #646464 !important;
	font-size: 14px !important;
	line-height: 1.8em !important;
	margin-bottom: 0px !important;
}
.nav li a {
	display:block;
	line-height: 88px;
	color: #333;
	font-size: 16px;
	transition: all 0.5s;
}

.index_top:hover .nav li a,.active_top .nav li a {
	color: #333;
}


.nav li a:hover:before {
	opacity:0;
}
.nav li a:hover {
	color:#005ca1 !important;
	text-decoration:none;
}
.nav li .navyj:before {
	content:'';
	position:absolute;
	bottom: 20px;
	width:16px;
	height:3px;
	background: #005ca1;
	left:50%;
	opacity:0;
	transition: all 0.5s;
}
.nav li:hover .navyj:before
{
width:100%;
opacity:1;
left:0%;
}


.nav .sec {
	height:0;
	color:#fff;
	overflow:hidden;
	z-index:9999;
	position:absolute;
	top:54px;
	left:0px;
	background:#005ca1
}
.nav .sec a {
	color:#fff;
	height:38px;
	line-height:38px;
	width:171px;
}
.nav .sec a:hover {
	text-decoration:none;
}
.mtop_tel {
	display:none;
}
.top_tel {
	width: 300px;
	float:right;
	align-items: center;
	display: flex;
}
.top_tel .en
{
	background: url(../images/language.png) no-repeat 50px center;
	background-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	color: #fff;
	opacity: 1;
	width: 88px;
	display: block;
	position: relative;
	height: 88px;
	line-height: 88px;
}
.top_tel .en:hover .language
{
	display:block;
}

.index_top:hover .top_tel .en,.active_top .top_tel .en {
	filter: initial;
}


.top_tel .search
{
	margin-left: 30px;
	cursor: pointer;
	border-right: 1px #eee solid;
	border-left: 1px #eee solid;
	position: relative;
}
.top_tel .search img
{
	width: 88px;
	text-align: right;
	opacity: 0.5;
}
.index_top:hover .top_tel .search img, .active_top .top_tel .search img {
	filter: initial;
}

.top_tel a {
	font-size: 14px;
	display:block;
	line-height:1.1em;
	color: #000;
	width: 88px;
	line-height: 88px;
	padding: 0px 30px;
}
.index_top:hover .top_tel a,.active_top .top_tel a {
	color: #333;
}

.kefu
{
    background-color: #005ca1;
    width: 88px;
}
.kefu a
{
	padding: 0px;
}

.language
{position: absolute;width: 100%;top: 88px;background: #fff;overflow: hidden;height: 0px;transition: all 0.5s;}

.top_tel .en:hover .language
{
	height:80px;
}

.language a
{
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-bottom: 1px #eee solid;
	padding:0px 0px;
}
.language a:nth-last-of-type(1)
{
	border-bottom:0px #eee solid;
}

.language a:hover{
    background-color: #005ca1;
	color:#fff !important;
}


/*share*/

  .share {
	padding-left:5px;
	padding-bottom:8px;
	float:left;
	width:240px;
	height:26px;
}
.info_title {
	border-bottom: 1px #eee solid;
	margin-bottom:20px;
}
.case_title {
	border-bottom:1px solid #e1e4e6;
}
.casedetail .info_title p {
	display:inline-block;
	font-size:16px;
	margin-right:30px;
	margin-bottom:15px;
}
/*product_detail*/
  .product_detail {
	padding:5px;
}
.product_detail h1.title {
	text-align:center;
	line-height:30px;
	font-size:20px;
	border-bottom:1px solid #e0e1dc;
	margin-bottom:15px;
	padding-bottom:5px;
	color:#000000;
}
.product_detail .img {
	width:290px;
	height:294px;
	float:left;
	padding:2px;
	border:1px solid #e0e1dc;
}
.product_detail .small {
	width:288px;
	height:288px;
}
.jqzoom {
	text-decoration:none;
	float:left;
}
.product_detail .list {
	width:300px;
	float:left;
	margin-left:30px;
	display:block;
	padding-top:8px;
}
.list_p li {
	height:26px;
	font-size:12px;
	border-bottom:1px dashed #e0e1dc;
	padding-bottom:5px;
	padding-top:5px;
	font-family:"Microsoft YaHei";
	list-style-type:none;
}
.list_p li h2 {
	font-size:12px;
	font-weight:normal;
	font-family:"Microsoft YaHei";
}
.product_detail .inquiry {
	line-height:32px;
	border:none;
	margin-top:6px;
}
.product_detail .inquiry a {
	background:url("../images/xunjia.gif") center center no-repeat;
	display:block;
	width:112px;
	height:32px;
	text-indent:-99999px;
}
.buy {
	border:none!important;
}
.buy a {
	background:#0057a8;
	display:block;
	width:112px;
	height:32px;
	float:left;
	color:#fff;
	text-align:center;
	line-height:32px;
	border-radius:5px;
	margin-right:10px;
}
.buy a:hover {
	background:#ff6700
}
.buy a.nobuy-product {
	background:#666
}
.product_detail .inquiry a:hover {
	background-image:url("../images/xunjia_hover.gif");
}
.list_p li h2 a {
	font-size:12px;
	font-family:"Microsoft YaHei"
}
.p_detail span.title {
	line-height:28px;
	height:28px;
	text-align:left;
	margin-top:10px;
	display:block;
	padding-left:10px;
	font-size:12px;
}
.product-tab {
	border-bottom:1px solid #ddd;
	margin-top:15px;
}
.product-tab li {
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	display:block;
	width:100px;
	text-align:center;
	line-height:40px;
	font-size:14px;
	color:#000;
	cursor:pointer;
	margin-left:-1px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	z-index:1;
	margin-bottom:-1px;
	float:left;
}
.product-tab li.cur {
	border-top:2px solid #ff6700;
	border-bottom:1px solid #FFF;
	color:#ff6700;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	z-index:3;
}
.p_detail span.title strong {
	padding-right:20px;
	cursor:pointer;
}
.p_detail p.dd {
	padding-top:5px;
	padding-bottom:5px;
}
h3.tag {
	line-height:32px;
	border-top:1px dashed #e0e1dc;
	margin-top:10px;
	color:#999;
	font-weight:normal;
}
h3.tag a {
	color:#999;
}
h3.tag a:hover {
	color:#4b68a7;
}
.page {
	line-height:26px;
	font-size:16px;
	color:#999999;
}
.page a {
	color:#999;
}
.page a:hover {
	color:#0956a4;
}
.page span {
	color:#999;
	font-size: 14px;
}
.precontent {
	width:50%;
	float:left;
	line-height:50px;
}
.precontent:hover {
	color:#0956a4;
}
.precontent:hover a {
	color:#0956a4;
}

.precontent i {
	width:50px;
	height:50px;
	text-align:center;
	display:inline-block;
	line-height:50px;
	background:#f6f6f6;
	border-radius:100%;
	font-family:arial;
	margin-right:15px;
}
.nextcontent {
	width:50%;
	float:right;
	text-align:right;
	line-height:50px;
}
.nextcontent:hover {
	color:#0956a4;
}
.nextcontent:hover a {
	color:#0956a4;
}
.nextcontent:hover i {
	color:#fff;
	background:#0956a4;
}
.nextcontent i {
	width:50px;
	height:50px;
	text-align:center;
	display:inline-block;
	line-height:50px;
	background:#f6f6f6;
	border-radius:100%;
	font-family:arial;
	margin-left:15px;
}
.download-list {
	padding:10px;
	overflow:hidden;
	line-height:20px;
}
.download-list li {
	min-height:40px;
	position:relative;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #f0f0f0;
	padding-left:40px;
}
.download-list li .iconfont {
	font-size:30px;
	position:absolute;
	left:0;
	top:15px;
}
/*news_detail*/
  .news_detail h1.title {
	text-align: center;
	font-size:24px;
	border-bottom:0px solid #e0e1dc;
	margin-bottom:5px;
	padding-bottom:10px;
	color:#333;
	font-weight: normal;
}
.news_detail h3.title_bar {
	line-height:26px;
	text-align: center;
	font-weight:normal;
	color: #999;
	font-size: 14px;
	overflow:hidden;
	padding-bottom:10px;
}
.news_detail h3.title_bar span {
	padding-right:10px;
}
.content {
	font-size:16px;
	color:#666;
	line-height:2em;
}





/*pageController*/
  .pageController {
	color:#505050;
	margin:0 auto;
	margin-top:20px;
	line-height:24px;
	float:right;
	width:100%;
	text-align:center;
	padding:0px 0px;
}
  .pageController ul
{
	display: flex;
	justify-content: center;
	align-items: center;
}
  .pageController ul li
{
}

.pageController a {
	vertical-align:middle;
	color:#999999;
	margin-right:0px;
	margin-left:0px;
	font-size:16px;
	line-height:40px;
	width:40px;
	border-radius:0px;
	border:1px #eeeeee solid;
	display:inline-block;
	text-align:center;
	margin: 0px 2px;
}
.pageController a.page-num-current
{
	color:#fff;
	text-decoration:none;
	border:#0956a4 1px solid;
	background:#0956a4;
}

.pageController a:hover {
	color:#fff;
	text-decoration:none;
	border:#0956a4 1px solid;
	background:#0956a4;
}
.pageController .currPage {
	background-color:none;
	color:#0956a4;
	border:#efefef 0px solid;
}
.pageController .t1 {
	float:left;
	margin-right:5px;
	height:24px;
	line-height:22px;
	white-space:nowrap;
}
.pageController .t2 {
	vertical-align:middle;
	line-height:24px;
	display:inline-block;
	width:100%;
}
.pageController .t2 li
{
	margin:0px 2px;
}

.pageController .t2 #current {
	line-height:24px;
	background-color:#0956a4;
	vertical-align:middle;
	border:1px solid #0956a4;
	color:#fff;
	padding:5px 8px;
	margin-right:3px;
	margin-left:3px;
	border-radius:3px;
}
.pageController .t1 span {
	padding-left:4px;
	padding-right:4px;
}
.pageController select {
	height:24px;
	vertical-align:middle;
	text-align:center;
	line-height:24px;
}
.pageController select option {
	vertical-align:middle;
}
.pageController .t2 ul {
	width:100%;
	display: flex;
	justify-content: center;
}
.in_case .pageController {
	margin-top:40px;
}





/**footer**/
.footer
{background: #2a2a2a;}
.footer_c
{max-width: 1340px;padding: 60px 20px;margin: auto;}
.footer_hz
{

}
.hz_title
{color: #fff;font-size: 16px;margin-bottom: 20px;}
.footer_hz ul
{display: flex;}
.footer_hz ul li
{
	width: calc(100% - 70px);
	margin-right: 10px;
}
.footer_hz ul li:nth-last-of-type(1) 
{
	margin-right:0px;
}

.footer_hz ul li img
{
	width: 100%;
}
.footer_main
{display: flex;justify-content: space-between;margin-top: 40px;}
.footer_main .left
{width: 25%;}
.footer_main .left p
{color: #fff;}
.footer_main .left a
{display: block;color: #c9caca;line-height: 40px;}



.footer_main .center
{width: 30%;}
.footer_main .center p
{font-size: 18px;color: #c9caca;margin-bottom: 20px;}
.footer_main .center input
{width: calc(100% - 120px);height: 36px;border: 1px solid #c9caca;color: #fff;background-color: #2a2a2a;float: left;border-radius: 0px;}
.footer_main .center button
{width: 110px;height: 36px;border: 1px solid #C9CACA;background-color: #2A2A2A;margin-left: 8px;margin-top: 0;color: #FFFFFF;font-size: 14px;float: left;cursor: pointer;}



.footer_main .right
{width: 45%;}
.footer_main .right .fx
{margin-bottom: 30px;}

.footer_main .right p
{text-align: right;color: #777777;}
.footer_main .right p a
{color: #777777;margin-left: 10px;}


#fx1
{
  background: url(../images/Sina.png) no-repeat center;
  width: 22px !important;
  height:25px !important;
  margin: 0px 8px !important;
  background-size: 22px;
  padding:0px !important;
  transition: all 0.5s;
}



#fx2
{
  background: url(../images/wechat.png) no-repeat center;
  width: 22px !important;
  height: 25px !important;
  margin:0px 8px !important;
  padding:0px !important;
  transition: all 0.5s;
  display:block;
  background-size: 22px;
}
#fx3
{
  background: url(../images/facebook.png) no-repeat center;
  width: 22px !important;
  height: 25px !important;
  margin:0px 8px !important;
  padding:0px !important;
  transition: all 0.5s;
  display:block;
  background-size: 11px;
}

#fx4
{
   background: url(../images/instagram.png) no-repeat center;
   width: 22px !important;
   height: 25px !important;
   margin:0px 8px !important;
   padding:0px !important;
   transition: all 0.5s;
   display:block;
   background-size: 20px;
}

#fx5
{
  background: url(../images/twitter.png) no-repeat center;
  width:29px !important;
  height:27px !important;
  margin-left:8px !important;
  padding:0px !important;
  transition: all 0.5s;
  display:block;
  background-size: 22px;
}

.bshare-custom
{
	display: flex;
    justify-content: flex-end;
}



.bsTop
{
width:208px !important;
}
.bsFrameDiv img
{
    margin: 15px !important;
}

.bsFrameDiv div
{
    height: 208px !important;
}



/**return_top**/
.return_top {
    position: fixed;
    right: 20px;
    bottom: -180px;
    z-index: 9;
    background: #202426;
    width: 60px;
    height: 180px;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
    transition: all .6s cubic-bezier(.645,.045,.355,1);
    -webkit-transition: all .6s cubic-bezier(.645,.045,.355,1);
}
.return_top span {
    position: relative;
    z-index: 1;
    height: 60px;
    line-height: 60px;
    opacity: 1;
    color: #fff;
    transition: all .6s cubic-bezier(.645,.045,.355,1);
    -webkit-transition: all .6s cubic-bezier(.645,.045,.355,1);
    width: 60px;
    display: inline-block;
    float: left;
}
.return_top span i {
    position: absolute;
    right: 100px;
    background: #202526;
    font-size: 16px;
    font-style: inherit;
    padding: 0 15px;
    width: 150px;
    text-align: left;
    border-right: 1px solid #3c4444;
    transition: all ease .6s;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
}
.return_top span:hover i {
    right: 60px;
    opacity: 1;
    visibility: visible
}


.return_top span img
{
	height:20px;
}
.return_top .fa-top img
{
		height:14px;
}


.top_show {
    bottom: 20px;
}

.return_top:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: #0956a4;
    width: 100%;
    height: 60px;
    transition: all .6s cubic-bezier(.645,.045,.355,1);
    -webkit-transition: all .6s cubic-bezier(.645,.045,.355,1);
}
.return_top:hover:after {
    height: 100%
}

/**searc**/

.topsearc
{position: absolute;top: 88px;width: 280px;background: #f6f6f6;margin: 0px 0px;z-index: 9;height: 0px;overflow: hidden;right: 0;padding: 0;transition: all 0.5s;}


.top_tel .search:hover .topsearc
{
	height:50px;
}

.searchbox
{max-width: 100%;margin: 0px auto;background: #f6f6f6;border-radius: 0px;}

.searchbox input {
    border: none!important;
    line-height: 50px;
    padding: 0 10px;
    width: calc(100% - 100px);
    background: 0 0;
    border: 0;
    padding: 0 20px;
    color: #999;
    outline: 0;
    transition: all ease .6s;
    display: inline-block;
}

.searchbox button {
    border: none;
    background: 0 0;
    line-height: 50px;
    float: right;
    color: #999;
    padding: 0 30px;
    outline: 0;
}


